FUNCTION	LDD
REM	;LDD n   load the d register "A&B" with value
REM	;examples  LDD #1000   LDD ,x  LDD $1000
ENDFUNCTION

